Remove the privacy page#7
Open
Killthebug wants to merge 1 commit into
Open
Conversation
Drop /resources/privacy and consolidate the data-handling content back into /resources/security. The split was an unforced complication. Changes - Delete resources/privacy.mdx - docs.json: remove resources/privacy from the Reference group - index.mdx: home page card now points at Security - resources/security.mdx: drop the opening line that pointed away to the privacy page; tighten the description - features/connectors.mdx: link references collapsed to Security - resources/faq.mdx: link reference collapsed to Security - workflows/knowledge-recall.mdx: link text updated to Security - AGENTS.md: IA description updated; security covers both infrastructure and data handling Validated - docs.json parses, all 21 navigation pages exist - All internal links resolve Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Drop
/resources/privacyand consolidate the data-handling content back into/resources/security. The split was an unforced complication.Changes
resources/privacy.mdxdocs.json: removeresources/privacyfrom the Reference groupindex.mdx: home page card now points at Securityresources/security.mdx: drop the opening line that pointed away to the privacy page; tighten the descriptionfeatures/connectors.mdx: link references collapsed to Securityresources/faq.mdx: link reference collapsed to Securityworkflows/knowledge-recall.mdx: link text updated to SecurityAGENTS.md: IA description updated; Security covers both infrastructure and data handlingDiff
8 files changed, +9 / −142. Most of the deletion is the privacy page itself.Validated
docs.jsonparses, all 21 navigation pages exist🤖 Generated with Claude Code